[INFO] cloning repository https://github.com/zacharyvmm/rlibxml
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zacharyvmm/rlibxml" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzacharyvmm%2Frlibxml", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzacharyvmm%2Frlibxml'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fb472a74ab56fcbdf59a5f39d4e3ddcfa6718ac2
[INFO] testing zacharyvmm/rlibxml against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzacharyvmm%2Frlibxml" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zacharyvmm/rlibxml
[INFO] finished tweaking git repo https://github.com/zacharyvmm/rlibxml
[INFO] tweaked toml for git repo https://github.com/zacharyvmm/rlibxml written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zacharyvmm/rlibxml on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zacharyvmm/rlibxml already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_json v1.0.150
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.123
[INFO] [stderr]   Downloaded is-terminal v0.4.17
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.123
[INFO] [stderr]   Downloaded autocfg v1.5.1
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.123
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.123
[INFO] [stderr]   Downloaded bumpalo v3.20.3
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.52
[INFO] [stderr]   Downloaded js-sys v0.3.100
[INFO] [stderr]   Downloaded rayon v1.12.0
[INFO] [stderr]   Downloaded zerocopy v0.8.52
[INFO] [stderr]   Downloaded syn v2.0.114
[INFO] [stderr]   Downloaded web-sys v0.3.100
[INFO] [stderr]   Downloaded libc v0.2.181
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8d2aaeecefde27dd3f1cd09f3faebaf29287b5db78a5c258941e8377543ae5d0
[INFO] running `Command { std: "docker" "start" "-a" "8d2aaeecefde27dd3f1cd09f3faebaf29287b5db78a5c258941e8377543ae5d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d2aaeecefde27dd3f1cd09f3faebaf29287b5db78a5c258941e8377543ae5d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d2aaeecefde27dd3f1cd09f3faebaf29287b5db78a5c258941e8377543ae5d0", kill_on_drop: false }`
[INFO] [stdout] 8d2aaeecefde27dd3f1cd09f3faebaf29287b5db78a5c258941e8377543ae5d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd21590178839bf0186490c7275aaf4771fe15479b983919f4d5198a1826c131
[INFO] running `Command { std: "docker" "start" "-a" "cd21590178839bf0186490c7275aaf4771fe15479b983919f4d5198a1826c131", kill_on_drop: false }`
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rlibxml v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `inner_tag`
[INFO] [stdout]    --> src/css/xpath.rs:220:18
[INFO] [stdout]     |
[INFO] [stdout] 220 |             let (inner_tag, inner_preds) = compile_compound(inner);
[INFO] [stdout]     |                  ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inner_tag`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `alt_sel`
[INFO] [stdout]    --> src/css/xpath.rs:362:25
[INFO] [stdout]     |
[INFO] [stdout] 362 |                     let alt_sel = Selector {
[INFO] [stdout]     |                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_alt_sel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PseudoElement` is never used
[INFO] [stdout]    --> src/css/parser.rs:310:10
[INFO] [stdout]     |
[INFO] [stdout] 310 | pub enum PseudoElement {
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:207:19
[INFO] [stdout]     |
[INFO] [stdout] 207 |     pub fn select(&self, css: &str) -> XPathSelection {
[INFO] [stdout]     |                   ^^^^^                ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 207 |     pub fn select(&self, css: &str) -> XPathSelection<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:214:28
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn select_compiled(&self, sel: &CssSelector) -> XPathSelection {
[INFO] [stdout]     |                            ^^^^^                        ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn select_compiled(&self, sel: &CssSelector) -> XPathSelection<'_> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.45s
[INFO] running `Command { std: "docker" "inspect" "cd21590178839bf0186490c7275aaf4771fe15479b983919f4d5198a1826c131", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd21590178839bf0186490c7275aaf4771fe15479b983919f4d5198a1826c131", kill_on_drop: false }`
[INFO] [stdout] cd21590178839bf0186490c7275aaf4771fe15479b983919f4d5198a1826c131
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f4d0ac813d978d03012351bdfae190ad62c3131615e6652ba9ace7a95bd91aa
[INFO] running `Command { std: "docker" "start" "-a" "1f4d0ac813d978d03012351bdfae190ad62c3131615e6652ba9ace7a95bd91aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling rlibxml v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stdout] warning: unused variable: `inner_tag`
[INFO] [stdout]    --> src/css/xpath.rs:220:18
[INFO] [stdout]     |
[INFO] [stdout] 220 |             let (inner_tag, inner_preds) = compile_compound(inner);
[INFO] [stdout]     |                  ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inner_tag`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `alt_sel`
[INFO] [stdout]    --> src/css/xpath.rs:362:25
[INFO] [stdout]     |
[INFO] [stdout] 362 |                     let alt_sel = Selector {
[INFO] [stdout]     |                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_alt_sel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PseudoElement` is never used
[INFO] [stdout]    --> src/css/parser.rs:310:10
[INFO] [stdout]     |
[INFO] [stdout] 310 | pub enum PseudoElement {
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:207:19
[INFO] [stdout]     |
[INFO] [stdout] 207 |     pub fn select(&self, css: &str) -> XPathSelection {
[INFO] [stdout]     |                   ^^^^^                ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 207 |     pub fn select(&self, css: &str) -> XPathSelection<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:214:28
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn select_compiled(&self, sel: &CssSelector) -> XPathSelection {
[INFO] [stdout]     |                            ^^^^^                        ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn select_compiled(&self, sel: &CssSelector) -> XPathSelection<'_> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stdout] warning: unused variable: `inner_tag`
[INFO] [stdout]    --> src/css/xpath.rs:220:18
[INFO] [stdout]     |
[INFO] [stdout] 220 |             let (inner_tag, inner_preds) = compile_compound(inner);
[INFO] [stdout]     |                  ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inner_tag`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `alt_sel`
[INFO] [stdout]    --> src/css/xpath.rs:362:25
[INFO] [stdout]     |
[INFO] [stdout] 362 |                     let alt_sel = Selector {
[INFO] [stdout]     |                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_alt_sel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PseudoElement` is never used
[INFO] [stdout]    --> src/css/parser.rs:310:10
[INFO] [stdout]     |
[INFO] [stdout] 310 | pub enum PseudoElement {
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:207:19
[INFO] [stdout]     |
[INFO] [stdout] 207 |     pub fn select(&self, css: &str) -> XPathSelection {
[INFO] [stdout]     |                   ^^^^^                ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 207 |     pub fn select(&self, css: &str) -> XPathSelection<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:214:28
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn select_compiled(&self, sel: &CssSelector) -> XPathSelection {
[INFO] [stdout]     |                            ^^^^^                        ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn select_compiled(&self, sel: &CssSelector) -> XPathSelection<'_> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] running `Command { std: "docker" "inspect" "1f4d0ac813d978d03012351bdfae190ad62c3131615e6652ba9ace7a95bd91aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f4d0ac813d978d03012351bdfae190ad62c3131615e6652ba9ace7a95bd91aa", kill_on_drop: false }`
[INFO] [stdout] 1f4d0ac813d978d03012351bdfae190ad62c3131615e6652ba9ace7a95bd91aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5e07367ca27eaad72e8293943c4020b33dadc0d6fc17db7fa1a231fc658b4237
[INFO] running `Command { std: "docker" "start" "-a" "5e07367ca27eaad72e8293943c4020b33dadc0d6fc17db7fa1a231fc658b4237", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `inner_tag`
[INFO] [stderr]    --> src/css/xpath.rs:220:18
[INFO] [stderr]     |
[INFO] [stderr] 220 |             let (inner_tag, inner_preds) = compile_compound(inner);
[INFO] [stderr]     |                  ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inner_tag`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `alt_sel`
[INFO] [stderr]    --> src/css/xpath.rs:362:25
[INFO] [stderr]     |
[INFO] [stderr] 362 |                     let alt_sel = Selector {
[INFO] [stderr]     |                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_alt_sel`
[INFO] [stderr] 
[INFO] [stderr] warning: enum `PseudoElement` is never used
[INFO] [stderr]    --> src/css/parser.rs:310:10
[INFO] [stderr]     |
[INFO] [stderr] 310 | pub enum PseudoElement {
[INFO] [stderr]     |          ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:207:19
[INFO] [stderr]     |
[INFO] [stderr] 207 |     pub fn select(&self, css: &str) -> XPathSelection {
[INFO] [stderr]     |                   ^^^^^                ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 207 |     pub fn select(&self, css: &str) -> XPathSelection<'_> {
[INFO] [stderr]     |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:214:28
[INFO] [stderr]     |
[INFO] [stderr] 214 |     pub fn select_compiled(&self, sel: &CssSelector) -> XPathSelection {
[INFO] [stderr]     |                            ^^^^^                        ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 214 |     pub fn select_compiled(&self, sel: &CssSelector) -> XPathSelection<'_> {
[INFO] [stderr]     |                                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `rlibxml` (lib) generated 5 warnings (run `cargo fix --lib -p rlibxml` to apply 4 suggestions)
[INFO] [stderr] warning: `rlibxml` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rlibxml-e0f08e235e0c174d)
[INFO] [stdout] 
[INFO] [stdout] running 119 tests
[INFO] [stdout] test css::parser::tests::test_attr_exact ... ok
[INFO] [stdout] test css::parser::tests::test_attr_present ... ok
[INFO] [stdout] test css::parser::tests::test_attr_suffix ... ok
[INFO] [stdout] test css::parser::tests::test_bare_tag ... ok
[INFO] [stdout] test css::parser::tests::test_class_selector ... ok
[INFO] [stdout] test css::parser::tests::test_child ... ok
[INFO] [stdout] test css::parser::tests::test_attr_prefix ... ok
[INFO] [stdout] test css::parser::tests::test_grouping ... ok
[INFO] [stdout] test css::parser::tests::test_id_selector ... ok
[INFO] [stdout] test css::parser::tests::test_empty ... ok
[INFO] [stdout] test css::parser::tests::test_multiple_classes ... ok
[INFO] [stdout] test css::parser::tests::test_nth_child ... ok
[INFO] [stdout] test css::parser::tests::test_nth_child_odd ... ok
[INFO] [stdout] test css::parser::tests::test_adjacent ... ok
[INFO] [stdout] test css::parser::tests::test_descendant ... ok
[INFO] [stdout] test css::parser::tests::test_pseudo_first_child ... ok
[INFO] [stdout] test css::parser::tests::test_pseudo_last_child ... ok
[INFO] [stdout] test css::parser::tests::test_pseudo_not ... ok
[INFO] [stdout] test css::parser::tests::test_sibling ... ok
[INFO] [stdout] test css::parser::tests::test_tag_with_id_and_class ... ok
[INFO] [stdout] test css::parser::tests::test_universal ... ok
[INFO] [stdout] test css::parser::tests::test_attr_substring ... ok
[INFO] [stdout] test css::tests::test_bare_tag_fastpath ... ok
[INFO] [stdout] test css::tests::test_complex_selector ... ok
[INFO] [stdout] test css::tests::test_grouping ... ok
[INFO] [stdout] test css::tests::test_invalid_selector ... ok
[INFO] [stdout] test css::xpath::tests::test_adjacent ... ok
[INFO] [stdout] test css::xpath::tests::test_attr_exact ... ok
[INFO] [stdout] test css::xpath::tests::test_attr_prefix ... ok
[INFO] [stdout] test css::xpath::tests::test_attr_present ... ok
[INFO] [stdout] test css::xpath::tests::test_attr_substring ... ok
[INFO] [stdout] test css::xpath::tests::test_attr_suffix ... ok
[INFO] [stdout] test css::xpath::tests::test_bare_tag ... ok
[INFO] [stdout] test css::xpath::tests::test_child ... ok
[INFO] [stdout] test css::xpath::tests::test_class ... ok
[INFO] [stdout] test css::xpath::tests::test_complex ... ok
[INFO] [stdout] test css::xpath::tests::test_descendant ... ok
[INFO] [stdout] test css::xpath::tests::test_grouping ... ok
[INFO] [stdout] test css::xpath::tests::test_has_descendant ... ok
[INFO] [stdout] test css::xpath::tests::test_has_nested ... ok
[INFO] [stdout] test css::xpath::tests::test_id ... ok
[INFO] [stdout] test css::xpath::tests::test_nth_child_formula ... ok
[INFO] [stdout] test css::parser::tests::test_complex ... ok
[INFO] [stdout] test css::xpath::tests::test_nth_child_odd ... ok
[INFO] [stdout] test css::xpath::tests::test_pseudo_first_child ... ok
[INFO] [stdout] test css::xpath::tests::test_pseudo_last_child ... ok
[INFO] [stdout] test css::xpath::tests::test_pseudo_not ... ok
[INFO] [stdout] test css::xpath::tests::test_pseudo_only_child ... ok
[INFO] [stdout] test css::xpath::tests::test_sibling ... ok
[INFO] [stdout] test css::xpath::tests::test_tag_with_id_and_class ... ok
[INFO] [stdout] test css::xpath::tests::test_universal ... ok
[INFO] [stdout] test tests::test_css_compile_error ... ok
[INFO] [stdout] test tests::test_dom_append_text ... ok
[INFO] [stdout] test tests::test_children_iterator_empty ... ok
[INFO] [stdout] test tests::test_attributes ... ok
[INFO] [stdout] test tests::test_dom_create_and_append ... ok
[INFO] [stdout] test tests::test_dom_remove_node ... ok
[INFO] [stdout] test tests::test_attr_exact ... ok
[INFO] [stderr] Entity: line 1: parser error : Premature end of data in tag unclosed line 1
[INFO] [stdout] test tests::test_attr_prefix ... ok
[INFO] [stderr] <root><unclosed>
[INFO] [stdout] test tests::test_attr_present ... ok
[INFO] [stderr]                 ^
[INFO] [stdout] test tests::test_attr_suffix ... ok
[INFO] [stdout] test tests::test_attr_substring ... ok
[INFO] [stdout] test tests::test_dom_set_and_remove_attribute ... ok
[INFO] [stdout] test tests::test_dom_set_text_content ... ok
[INFO] [stdout] test tests::test_dom_unlink_and_free ... ok
[INFO] [stdout] test tests::test_error_capture_html ... ok
[INFO] [stdout] test tests::test_exact_size_iterator ... ok
[INFO] [stdout] test tests::test_error_capture_xml ... ok
[INFO] [stdout] test tests::test_has_pseudo_class ... ok
[INFO] [stdout] test tests::test_grouping ... ok
[INFO] [stdout] test tests::test_html_serialization_roundtrip ... ok
[INFO] [stdout] test tests::test_last_child ... ok
[INFO] [stdout] test tests::test_inner_html ... ok
[INFO] [stdout] test tests::test_first_child ... ok
[INFO] [stdout] test tests::test_no_matches ... ok
[INFO] [stdout] test tests::test_node_children_iteration ... ok
[INFO] [stdout] test tests::test_node_parent ... ok
[INFO] [stdout] test tests::test_node_name_and_type ... ok
[INFO] [stdout] test tests::test_node_siblings ... ok
[INFO] [stdout] test tests::test_nth_child ... ok
[INFO] [stdout] test tests::test_parse_and_select_bare_tag ... ok
[INFO] [stdout] test tests::test_select_attr_case_insensitive ... ok
[INFO] [stdout] test tests::test_select_attr_dash ... ok
[INFO] [stdout] test tests::test_select_attr_include ... ok
[INFO] [stdout] test tests::test_select_checked ... ok
[INFO] [stdout] test tests::test_select_compiled_reuse ... ok
[INFO] [stdout] test tests::test_select_descendant ... ok
[INFO] [stdout] test tests::test_select_adjacent_sibling ... ok
[INFO] [stdout] test tests::test_select_child ... ok
[INFO] [stdout] test tests::test_select_class ... ok
[INFO] [stdout] test tests::test_select_empty ... ok
[INFO] [stdout] test tests::test_select_enabled_disabled ... ok
[INFO] [stdout] test tests::test_select_first_of_type ... ok
[INFO] [stdout] test tests::test_select_general_sibling ... ok
[INFO] [stdout] test tests::test_html_null_input ... FAILED
[INFO] [stdout] test tests::test_select_id ... ok
[INFO] [stdout] test tests::test_select_last_of_type ... ok
[INFO] [stdout] test tests::test_select_not_pseudo ... ok
[INFO] [stdout] test tests::test_select_nth_child_formula ... ok
[INFO] [stdout] test tests::test_select_is_pseudo ... ok
[INFO] [stdout] test tests::test_select_lang ... ok
[INFO] [stdout] test tests::test_select_nth_child_odd_even ... ok
[INFO] [stdout] test tests::test_select_only_child ... ok
[INFO] [stdout] test tests::test_select_nth_last_child ... ok
[INFO] [stdout] test tests::test_select_required_optional ... ok
[INFO] [stdout] test tests::test_invalid_selector_panics - should panic ... ok
[INFO] [stdout] test tests::test_select_nth_of_type ... ok
[INFO] [stdout] test tests::test_xml_document_parse_and_select ... ok
[INFO] [stdout] test tests::test_xml_document_root ... ok
[INFO] [stdout] test tests::test_xml_document_xpath ... ok
[INFO] [stdout] test tests::test_select_readonly_readwrite ... ok
[INFO] [stdout] test tests::test_text_content ... ok
[INFO] [stdout] test tests::test_select_root ... ok
[INFO] [stdout] test tests::test_select_only_of_type ... ok
[INFO] [stdout] test tests::test_xml_serialization_roundtrip ... ok
[INFO] [stdout] test tests::test_xpath_attribute_axis ... ok
[INFO] [stdout] test tests::test_xpath_count ... ok
[INFO] [stdout] test tests::test_xpath_text_node ... ok
[INFO] [stdout] test tests::test_xml_malformed ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_html_null_input stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_html_null_input' (88) panicked at src/lib.rs:1292:9:
[INFO] [stdout] assertion failed: HtmlDocument::new("").is_some()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f349e4bd288 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f349e4bd288 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f349e4bd288 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f349e4bd288 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f349e4d205a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f349e4d205a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5f349e4c1aa2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f349e4c1aa2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f349e49c436 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f349e49c436 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f349e4b57d9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f349e45188c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5f349e45188c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f349e4b5992 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5f349e4b5992 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f349e49c524 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f349e4916f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f349e49d20d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f349e4d27ec - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f349e4d27b2 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5f349e428265 - rlibxml[c5d25b823ee4f330]::tests::test_html_null_input
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1292:9
[INFO] [stdout]   21:     0x5f349e423fe7 - rlibxml[c5d25b823ee4f330]::tests::test_html_null_input::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1291:30
[INFO] [stdout]   22:     0x5f349e418356 - <rlibxml[c5d25b823ee4f330]::tests::test_html_null_input::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5f349e44496b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f349e44496b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x5f349e4521e5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x5f349e4521e5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr] Entity: line 1: parser error : Premature end of data in tag child line 1
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stderr] <root><child>
[INFO] [stdout]   27:     0x5f349e4521e5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stderr]              ^
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   28:     0x5f349e4521e5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5f349e4521e5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5f349e4521e5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x5f349e4521e5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x5f349e44cd44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x5f349e44cd44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5f349e455262 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x5f349e455262 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5f349e455262 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5f349e455262 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5f349e455262 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5f349e455262 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x5f349e455262 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5f349e4bcbef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   42:     0x5f349e4bcbef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7d7d53ef3aa4 - <unknown>
[INFO] [stdout]   44:     0x7d7d53f80a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_html_null_input
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 118 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5e07367ca27eaad72e8293943c4020b33dadc0d6fc17db7fa1a231fc658b4237", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e07367ca27eaad72e8293943c4020b33dadc0d6fc17db7fa1a231fc658b4237", kill_on_drop: false }`
[INFO] [stdout] 5e07367ca27eaad72e8293943c4020b33dadc0d6fc17db7fa1a231fc658b4237
